tools/ocaml: libxl ocaml bindings
authorIan Jackson <Ian.Jackson@eu.citrix.com>
Tue, 29 Jun 2010 14:15:57 +0000 (15:15 +0100)
committerIan Jackson <Ian.Jackson@eu.citrix.com>
Tue, 29 Jun 2010 14:15:57 +0000 (15:15 +0100)
commitce9f534104ebd8ce84740e7eabf186b2a419680d
tree4c7ccf9b319e39182b9123fec743e17d82fe5aa2
parent7237f39cb323b9f897b5b1851f169c792549dfb2
tools/ocaml: libxl ocaml bindings

Signed-off-by: Vincent Hanquez <vincent.hanquez@eu.citrix.com>
tools/ocaml/Makefile
tools/ocaml/common.make
tools/ocaml/libs/xl/Makefile [new file with mode: 0644]
tools/ocaml/libs/xl/xl.ml [new file with mode: 0644]
tools/ocaml/libs/xl/xl.mli [new file with mode: 0644]
tools/ocaml/libs/xl/xl_stubs.c [new file with mode: 0644]